Add gnupg to build-time test dependencies (and ostree-tests dependencies) as it is...
authorSimon McVittie <smcv@debian.org>
Mon, 19 Feb 2018 09:01:43 +0000 (09:01 +0000)
committerSimon McVittie <smcv@debian.org>
Mon, 19 Feb 2018 09:01:43 +0000 (09:01 +0000)
debian/changelog
debian/control

index aace5c522aeb0305a980e526d3a668ada43c09d1..0689911d04d563a87e1fd7e7b669fec517671c95 100644 (file)
@@ -4,6 +4,8 @@ ostree (2018.2-1) UNRELEASED; urgency=medium
     - d/copyright: Update
     - d/libostree-1-1.symbols: Update
   * Mark patches as forwarded
+  * Add gnupg to build-time test dependencies (and ostree-tests
+    dependencies) as it is no longer transitively build-essential
 
  -- Simon McVittie <smcv@debian.org>  Mon, 19 Feb 2018 08:29:00 +0000
 
index 057f92529bd5248e0779e76b828affe8138f61aa..dd35fbf1f6b1c626258f1c6cd71b4fe04bd77f9e 100644 (file)
@@ -20,6 +20,7 @@ Build-Depends:
  e2fslibs-dev,
  elfutils,
  fuse,
+ gnupg <!nocheck>,
  gobject-introspection,
  gtk-doc-tools <!nodoc>,
  libarchive-dev,
@@ -154,6 +155,7 @@ Depends:
  fuse,
  gir1.2-ostree-1.0,
  gjs [!sparc64],
+ gnupg,
  ostree,
  python3,
  python3-yaml,